perm filename ERRATA.TXT[TUG,DEK]2 blob sn#682266 filedate 1982-10-18 generic text, type C, neo UTF8
COMMENT āŠ—   VALID 00004 PAGES
C REC  PAGE   DESCRIPTION
C00001 00001
C00002 00002	Changes to WEB since the Version 1 manual was printed:
C00003 00003	Changes to TRIP since the Version 0 tape was distributed:
C00004 00004	Changes to TEXware since the Version 1 manual was printed.
C00005 ENDMK
CāŠ—;
Changes to WEB since the Version 1 manual was printed:

Line 72 of WEBHDR is changed to
\def\2{\global\advcount\ind by-1} % indent one less notch
(i.e., "\global" is inserted). This fixes the migration in the
presence of forward procedures (see module 199 of WEAVE and various
modules of TeX82).
Changes to TRIP since the Version 0 tape was distributed:

line 328 becomes: \let\A=\relax\setcount1=2\setcount9=0
(this affects TRIP.LOG, TRIP.FOT, and TRIP.TYP when page numbers are
reported; it keeps TRIP.TYP from lines with >80 characters)
Changes to TEXware since the Version 1 manual was printed.

Module 28 of PLtoTF has bad timing of eoln vis-a-vis eof. The first
conditional statement "if left_ln then begin ... end;" should be
moved out of its present position and inserted before the
conditional statement "if eof...".  Also change "incr(line)" to
"right_ln:=false" in the case of eof.

This correction is incorporated in Version 1.1 of PLtoTF.